projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7c16a5
)
Pedantic formatting fix
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 12 Oct 2014 04:12:48 +0000
(
00:12
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 13 Oct 2014 14:43:32 +0000
(10:43 -0400)
gdk/gdkwindow.h
patch
|
blob
|
history
diff --git
a/gdk/gdkwindow.h
b/gdk/gdkwindow.h
index d705917bb38221b6a1da2f5870f45791f6aeee78..6ae0afb86e78960b999090cc3f53316a70ee589f 100644
(file)
--- a/
gdk/gdkwindow.h
+++ b/
gdk/gdkwindow.h
@@
-1112,9
+1112,9
@@
gboolean gdk_window_show_window_menu (GdkWindow *window,
GdkEvent *event);
GDK_AVAILABLE_IN_3_16
-GdkGLContext * gdk_window_create_gl_context
(GdkWindow
*window,
-
GdkGLProfile
profile,
-
GError
**error);
+GdkGLContext * gdk_window_create_gl_context
(GdkWindow
*window,
+
GdkGLProfile
profile,
+
GError
**error);
G_END_DECLS